CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 处理 视频

搜索资源列表

  1. showYUV

    0下载:
  2. 本文为《入门视频采集与处理》系列文章的第三篇,详细描述了如何显示采集到的YUV码流,并提供了相应的matlab程序,供大家下面使用。-This article is the third in a series of Getting Started video capture and processing, a detailed descr iption of how to display the collection to YUV stream, and the matlab program,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:5349
    • 提供者:Ardy
  1. yundonggenzong_ssdut

    2下载:
  2. 背景减除目标跟踪方法在Matlab中的实现,通过利用视频前几帧的图像分析处理得到背景信息,然后利用背景差法实现运动目标的跟踪检测-Background subtraction target tracking method in Matlab to get background information through the use of the first few frames of the video image analysis and processing, and then use th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-07
    • 文件大小:3058
    • 提供者:凯伊路
  1. EZW

    0下载:
  2. 一个用matlab实现的基于小波变换的视频图像处理算法(EZW)源码-A source matlab implementation of wavelet transform-based video image processing algorithm (EZW)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:20918
    • 提供者:潘迪宏
  1. video

    0下载:
  2. 通过matlab实现对视频的实时提取及处理-Real-time extraction and processing of the video by matlab
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:645
    • 提供者:陈小帅
  1. yuv

    0下载:
  2. 数字视频处理在matlab仿真实验时经常用到YUV格式视频序列进行测试,这里提供自己编写的yuv视频读取及统计视频帧数的程序源码。-Digital video processing in matlab simulation experiment often used YUV format video sequence test here to write your own program source yuv video read and statistical video frames.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:975
    • 提供者:liusipin
  1. picture--chasing

    0下载:
  2. 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:240563
    • 提供者:l刘翔
  1. RGB_to_AVI

    0下载:
  2. 这个程序能够将图像序列合并成一个avi格式的视频,用于matlab软件处理-This application can merge into an avi format video image sequence, used to deal with the matlab software
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:887
    • 提供者:丁敏
  1. guanjianzhen

    1下载:
  2. 基于matlab编写的提取交通视频关键帧的小程序,设置了虚拟区域,便于选中关键帧进行处理。-Keyframe matlab prepared extract traffic video-based program, set the virtual area, easy to select the key frames for processing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:3628
    • 提供者:张子龙
  1. matlab_video_data

    0下载:
  2. matlab中有关视频图像处理的一些代码介绍,用法,以及例子。-The video image processing in matlab code, usage, and examples.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2433
    • 提供者:袁生存
  1. deinterlace1

    0下载:
  2. 视频图像去隔行源代码1,在matlab中实现对视频图像的处理,将隔行扫面转换为组航扫描。-Deinterlacing video image source code 1, video image processing in matlab, interlaced scan plane switching group Air.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:9295
    • 提供者:俊宇
  1. Digital-video-processing

    0下载:
  2. 数字视频处理,avi视频处理,帧读取,matlab读取AVI视频文件-Digital video processing
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:2001
    • 提供者:卢西奥
  1. camera_1

    0下载:
  2. 用matlab控制摄像头 对所采集的视频提取图片,再进行后续处理-Control using matlab camera captured video extract pictures, and then the subsequent processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:646
    • 提供者:tommy
  1. mixture_of_gaussians

    0下载:
  2. 这段代码是在matlab上运行的,能实现对视频的图像处理,即高斯混合背景建模方法。-This code is run in matlab that can realize the video image processing, namely Gaussian mixture background modeling method.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1853
    • 提供者:念小念52
  1. MATLAB_source_code

    0下载:
  2. 附件里含有以下《MATLAB图像处理实例详解》 程序: 第2章:MATLAB基础 第3章:MATLAB图像处理基础 第4章:数字图像的运算 第5章:图像增强技术 第6章:图像复原技术 第7章:图像分割技术 第8章:图像变换技术 第9章:彩色图像处理 第10章:图像压缩编码 第11章:图像特征分析 第12章:形态学图像处理 第13章:小波在图像处理中的应用 第14章:基于SIMULINK的视频和图像处理 第15章:图像处理的MATLAB实例-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6655326
    • 提供者:小灰机
  1. shipinfenjie

    0下载:
  2. 将采集到得视频通过用MATLAB,将他们分解成一帧帧的图像,这样方便进行图像处理-Will be collected video through MATLAB, will they break down into a ZhenZhen images, it is convenient for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1516
    • 提供者:芊芊日
  1. GoDec

    0下载:
  2. 视频处理中让视频的前景和背景分离的matlab程序-Video processing--to realize the separation of foreground and background in a given video sequence
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4366697
    • 提供者:abs
  1. 差分多目标跟踪

    0下载:
  2. 本程序用于视频处理,采用差分算法的多目标跟踪,是在matlab下实现的
  3. 所属分类:Windows编程

  1. bishe

    0下载:
  2. matlab视频处理论文更多论文见www.bysjaid.com-matlab video processing papers More papers see www.bysjaid.com
  3. 所属分类:Project Manage

    • 发布日期:2017-05-18
    • 文件大小:4954499
    • 提供者:李昕
  1. run

    0下载:
  2. 图像处理,用于在MATLAB中播放AVI视频文件。附送标准AVI文件一枚。-Image processing, used to play AVI video files in MATLAB. With a standard AVI file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7008893
    • 提供者:gjjh
  1. 73859264matlab_MPEG

    0下载:
  2. matlabe视频处理程序,读取AVI视频图像数据并处理!-matlab video process!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3970
    • 提供者:谷守明
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com